@@ -1,5 +1,6 @@ |
||
| 1 | 1 |
# Changes |
| 2 | 2 |
|
| 3 |
+* Sep 12, 2014 - Make tables sortable by most columns. |
|
| 3 | 4 |
* Sep 8, 2014 - SchedulerAgent added, allowing granular control of Agent schedules. Agents can now control other Agents via `ControlLinks`. |
| 4 | 5 |
- Liquid filter `to_uri` added. |
| 5 | 6 |
* Sep 7, 2014 - Optional delayed\_job\_web replaced by a custom UI for managing failed and queued jobs. |